dsh-plugin-guard: DeepSeek Harness Plugin Installation Safety Net

dsh-plugin-guard is a DSH admin-security plugin maintained by lxzy-7. It automatically snapshots configuration files before each plugin change and implements automatic rollback through boot-guard daemon startup and health checks. In case of incidents, it generates reports to trigger Agent analysis. It supports Web UI backup management, dsh-guard CLI, and Agent tools, and starting from v0.3.2, it can isolate problematic plugins during rollback failures. It is suitable for DSH users who frequently install community plugins, require reversible changes, and need self-healing for startup failures.

Read More
dsh-undo-savepoint: DSH Crash Recovery Plugin with One-Click Configuration and Code Rollback

dsh-undo-savepoint is a community-maintained DSH undo/snapshot plugin, categorized under admin-security. It automatically or manually takes snapshots of cordis.patch.yml, settings.yaml, .env, and user plugin code trees, supporting undo, redo, and rollback to any version. Keys in snapshots are automatically masked, and exported ZIPs do not reveal plaintext. When DSH fails to start completely, the timeline, safe mode, and session recovery can still be operated via an external WebUI, GUI, and CLI. This article verifies installation commands and typical usage based on the SkillHub directory page and GitHub README, making it suitable for DSH users who frequently experiment with plugins and worry about misconfigurations crashing their environment.

Read More